ChildNodeCountUpdatedEvent
data class ChildNodeCountUpdatedEvent(nodeId: NodeId, childNodeCount: Int) : Event
Content copied to clipboard
Fired when Container
's child node count has changed.
Fired when Container
's child node count has changed.